ASP.NET MVC Controls
Content(Func<Object,Object>) Method

The content wrapped in a regular HTML tag or text tag (Razor syntax).
Sets the Content property.
Syntax
'Declaration
 
Public Overloads Function Content( _
   ByVal value As Func(Of Object,Object) _
) As PopupBuilder

Parameters

value
The content wrapped in a regular HTML tag or text tag (Razor syntax).

Return Value

Current builder
Remarks
Sets the HTML content which the popup should display.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PopupBuilder Class
PopupBuilder Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback